Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support plain arrays #639

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Support plain arrays #639

merged 1 commit into from
Feb 22, 2024

Conversation

simonihmig
Copy link
Contributor

When having plain arrays defined on a PO, the string properties assertion would throw an error:

Error: string values are not supported in page object definitions Key: "0"`

When having plain arrays defined on a PO, the string properties assertion would throw an error:
```
Error: string values are not supported in page object definitions Key: "0"`
```
@ro0gr
Copy link
Collaborator

ro0gr commented Feb 21, 2024

Thanks for the fix! I'm sorry you face issues like that. I'm going to merge and publish it by Friday.

@ro0gr ro0gr merged commit 52c86f5 into san650:master Feb 22, 2024
14 checks passed
@ro0gr
Copy link
Collaborator

ro0gr commented Feb 22, 2024

just published it under v2.2.3.

@simonihmig simonihmig deleted the support-arrays branch February 28, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants